Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(emqx): update helm-release ( 5.5.1 → 5.6.1 ) #2745

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

tyriis-automation[bot]
Copy link
Contributor

@tyriis-automation tyriis-automation bot commented Mar 28, 2024

This PR contains the following updates:

Package Update Change
emqx minor 5.5.1 -> 5.6.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@tyriis-automation tyriis-automation bot added renovate/flux renovate flux manager renovate/helm renovate helm datasource type/minor a minor update area/kubernetes cluster/talos-flux labels Mar 28, 2024
@tyriis-automation
Copy link
Contributor Author

tyriis-automation bot commented Mar 28, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.02s
✅ REPOSITORY gitleaks yes no 2.2s
✅ YAML prettier 1 0 0.59s
✅ YAML yamllint 1 0 0.32s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation
Copy link
Contributor Author

tyriis-automation bot commented Mar 28, 2024

--- kubernetes/talos-flux/apps/home-automation/emqx/app Kustomization: flux-system/apps-emqx HelmRelease: home-automation/emqx

+++ kubernetes/talos-flux/apps/home-automation/emqx/app Kustomization: flux-system/apps-emqx HelmRelease: home-automation/emqx

@@ -14,13 +14,13 @@

     spec:
       chart: emqx
       sourceRef:
         kind: HelmRepository
         name: emqx-charts
         namespace: flux-system
-      version: 5.5.1
+      version: 5.6.1
   install:
     createNamespace: false
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 15

@tyriis-automation tyriis-automation bot changed the title feat(emqx): update helm-release to v5.6.0 feat(emqx): update helm-release ( 5.5.1 → 5.6.0 ) Apr 10, 2024
@tyriis-automation tyriis-automation bot changed the title feat(emqx): update helm-release ( 5.5.1 → 5.6.0 ) feat(emqx): update helm-release ( 5.5.1 → 5.6.1 ) Apr 18, 2024
@tyriis-automation
Copy link
Contributor Author

tyriis-automation bot commented Apr 30, 2024

--- HelmRelease: home-automation/emqx StatefulSet: home-automation/emqx

+++ HelmRelease: home-automation/emqx StatefulSet: home-automation/emqx

@@ -33,13 +33,13 @@

       app.kubernetes.io/name: emqx
       app.kubernetes.io/instance: emqx
   template:
     metadata:
       labels:
         app: emqx
-        version: 5.5.1
+        version: 5.6.1
         app.kubernetes.io/name: emqx
         app.kubernetes.io/instance: emqx
     spec:
       serviceAccountName: emqx
       volumes: null
       securityContext:
@@ -47,13 +47,13 @@

         fsGroupChangePolicy: Always
         runAsUser: 1000
         supplementalGroups:
         - 1000
       containers:
       - name: emqx
-        image: public.ecr.aws/emqx/emqx:5.5.1
+        image: public.ecr.aws/emqx/emqx:5.6.1
         imagePullPolicy: IfNotPresent
         securityContext:
           runAsNonRoot: true
           runAsUser: 1000
         ports:
         - name: mqtt

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tyriis tyriis merged commit 5b3c803 into main Apr 30, 2024
15 checks passed
@tyriis tyriis deleted the renovate/emqx-5.x branch April 30, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes cluster/talos-flux renovate/flux renovate flux manager renovate/helm renovate helm datasource type/minor a minor update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant